home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 February
/
PCWorld_2006-02_cd.bin
/
software
/
topware
/
pspad
/
pspad450inst_cz.exe
/
{app}
/
Context
/
Intranet.DEF
< prev
next >
Wrap
Text File
|
2003-08-07
|
707b
|
25 lines
; PSPad code template for General
; Created by PSPad 14.10.2002 18:39
; Author: HOME
;
[Macro definition]
%zakaznik%=@E Zßkaznφk,,
%server%=@E Server,,
%IP%=@E IP Adresa,,
%databaze%=@C Typ databßze,,SQL,Nativnφ;SQL,
%memo%=@E Poznßmky,,
;
[Config | Konfigurace zakaznickeho prostredi]
<table border="0" bgcolor="gray" cellspacing="1" cellpadding="2" width="100%">
<tr bgcolor="#BDD6EF">
<td> <b>Konfigurace p°ipojenφ</b> </td>
</tr>
<tr bgcolor="white" valign="top">
<td> <b>Zßkaznφk:</b> %zakaznik% </td>
</tr>
<tr bgcolor="white" valign="top">
<td> <b>Server:</b> %server% <b>IP:</b> %IP% <b>Databßze:</b> %databaze% </td>
</tr>
</table>
|